home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen… 1994 February Supplement / ARPL-Feb-94-Supplement-PowerPC.iso / 3rd Party PowerPC Demo Apps / Diehl Graphsoft MiniCad-G / German MiniCad Demo (Click Me!) / German MiniCad Demo (Click Me!).rsrc / STR#_7022.txt < prev    next >
Encoding:
Text File  |  1994-01-18  |  310 b   |  10 lines

  1. SetView(ObjectHandle : HANDLE;  #X,#Y,#Z, XCenter,YCenter,ZCenter : REAL);
  2.  
  3. Rotates the file's view by the #X,#Y,#Z angle value around the point specified by XCenter,YCenter,ZCenter of the 3D object that is connected to ObjectHandle
  4.  
  5. SetCursor(CursorType);
  6.  
  7. Changes the cursor appearance
  8. See manual for codes
  9.  
  10.